Skip to content

Process Batch Bundle Entries With a Sliding Window - #4114

Draft
alexanderkiel wants to merge 1 commit into
mainfrom
claude/issue-4111-ax9ybz
Draft

Process Batch Bundle Entries With a Sliding Window#4114
alexanderkiel wants to merge 1 commit into
mainfrom
claude/issue-4111-ax9ybz

Conversation

@alexanderkiel

Copy link
Copy Markdown
Member

Closes: #4111

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.57%. Comparing base (0d1f16a) to head (c71ca20).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4114   +/-   ##
=======================================
  Coverage   96.57%   96.57%           
=======================================
  Files         442      442           
  Lines       28207    28235   +28     
  Branches      656      657    +1     
=======================================
+ Hits        27240    27269   +29     
+ Misses        465      463    -2     
- Partials      502      503    +1     
Files with missing lines Coverage Δ
modules/async/src/blaze/async/comp.clj 100.00% <100.00%> (ø)
modules/async/src/blaze/async/comp_spec.clj 100.00% <100.00%> (ø)
modules/db/src/blaze/db/api.clj 97.33% <ø> (ø)
modules/db/src/blaze/db/node.clj 99.69% <100.00%> (ø)
.../interaction/src/blaze/interaction/transaction.clj 99.46% <ø> (ø)
...nc-interaction/src/blaze/job/async_interaction.clj 99.01% <ø> (ø)
modules/rest-util/src/blaze/handler/fhir/util.clj 99.42% <100.00%> (+0.04%) ⬆️
...les/rest-util/src/blaze/handler/fhir/util_spec.clj 92.68% <ø> (ø)

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@alexanderkiel
alexanderkiel force-pushed the claude/issue-4111-ax9ybz branch 2 times, most recently from c1b4c6b to f532888 Compare August 21, 2026 19:20
knoppiks
knoppiks previously approved these changes Aug 24, 2026
@alexanderkiel
alexanderkiel marked this pull request as draft August 26, 2026 13:39
Closes: #4111
Signed-off-by: Alexander Kiel <alexanderkiel@gmx.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Process Batch Bundle Entries With a Sliding Window

2 participants